Skip to content

[stable33] fix(ui): render proper buttons when RequestPicker is inline#7039

Merged
vitormattos merged 1 commit intostable33from
backport/7038/stable33
Mar 1, 2026
Merged

[stable33] fix(ui): render proper buttons when RequestPicker is inline#7039
vitormattos merged 1 commit intostable33from
backport/7038/stable33

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #7038

When the inline prop is true (Request Signatures page), action items
were rendered as NcActionButton inside NcActions with inline mode,
which styled them as dropdown menu entries rather than real buttons.

Replace with NcButton (variant secondary) in a flex column container
so they are clearly recognisable as clickable buttons. The NcActions
dropdown used in the FilesList toolbar is unchanged.

Signed-off-by: Vitor Mattos <[email protected]>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Mar 1, 2026
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (33) milestone Mar 1, 2026
@vitormattos vitormattos merged commit 932bc48 into stable33 Mar 1, 2026
63 checks passed
@vitormattos vitormattos deleted the backport/7038/stable33 branch March 1, 2026 15:52
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant